Crate oxidd_rules_zbdd

source ·
Expand description

Rules and other basic definitions for zero-suppressed binary decision diagrams

§Feature flags

  • multi-threading — Enable multi-threaded apply implementations
  • statistics — Enable statistics generation

Structs§

Enums§

  • Native operations of this ZBDD implementation
  • Terminal nodes in simple binary decision diagrams

Traits§

Functions§

  • Create a set that corresponds to a ZBDD node at the level of var with the given hi and lo edges
  • Get the Boolean function v for the singleton set {v} (given by singleton)